Gets the user ID of the user who is running the client.
__property BSTR* ClientUser;
BSTR* ClientUser;
Property ClientUser() As BSTR*
ClientUser is the user ID, without the domain name. Use ClientDomain to get the domain name, if applicable.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|